
Fast Underwhelming Crypt Kit
Version 1 * 10 ^ (-4)

 To use this, open prog.exe

It will ask you for an input file. This is the file to be
encrypted or decrypted.

Next, it will ask you for an output file. This is where the 
decrypted / encrypted data will be written.

Lastly, it will ask you for a password or a pass file.  If you
have a file in the same directory as prog.exe named example.bin
and you type example.bin, the program will read that file and
use it as your password.  Large password files are very strong,
but it is difficult to keep them secret.

The included testfile is a good way to test the encryption. It is
a 16mb file filled entirely with 0's. Use it as an input and use
whatever key you want to check it out.

Coded by IQ_132
	http://neosource.1emu.net

Licensed under the WTFPL
	http://sam.zoy.org/wtfpl/

